home *** CD-ROM | disk | FTP | other *** search
/ Activity Fun with Cinderella & Friends / Activity Fun with Cinderella & Friends.iso / setup / DIRECTX / Apr2005_MDX_x86.cab / apr2005_mdx_x86.inf next >
Windows Setup INFormation  |  2005-03-18  |  2KB  |  95 lines

  1.  
  2. ; ---- Common sections ----
  3. [Version]
  4. Signature   = "$CHICAGO$"
  5. AdvancedINF = 2.0
  6. Provider    = %MSFT%
  7. SetupClass  = BASE
  8.  
  9. [Strings]
  10. MSFT        = "Microsoft"
  11.  
  12. [MDXDLLs]
  13. Microsoft.DirectX
  14. Microsoft.DirectX.AudioVideoPlayback
  15. Microsoft.DirectX.Diagnostics
  16. Microsoft.DirectX.Direct3D
  17. Microsoft.DirectX.Direct3DX
  18. Microsoft.DirectX.DirectDraw
  19. Microsoft.DirectX.DirectInput
  20. Microsoft.DirectX.DirectPlay
  21. Microsoft.DirectX.DirectSound
  22.  
  23.  
  24. ; ---- Windows 98 ----
  25. [4.09.00.0904.00-4.09.00.0904.00_Win98]
  26. NumberOfFiles=19
  27. Size=9413 ;approximately total file size (Size * 1024 bytes)
  28. CopyCount=27
  29. Dependencies=Apr2005_d3dx9_25_x86.cab
  30.  
  31.  
  32. ; ---- Windows ME ----
  33. [4.09.00.0904.00-4.09.00.0904.00_WinME]
  34. NumberOfFiles=19
  35. Size=9413 ;approximately total file size (Size * 1024 bytes)
  36. CopyCount=27
  37. Dependencies=Apr2005_d3dx9_25_x86.cab
  38.  
  39.  
  40. ; ---- Windows 2000 ----
  41. [4.09.00.0904.00-4.09.00.0904.00_Win2K]
  42. NumberOfFiles=19
  43. Size=9413 ;approximately total file size (Size * 1024 bytes)
  44. CopyCount=27
  45. Dependencies=Apr2005_d3dx9_25_x86.cab
  46.  
  47.  
  48. ; ---- Windows XP ----
  49. [4.09.00.0904.00-4.09.00.0904.00_WinXP]
  50. NumberOfFiles=19
  51. Size=9413 ;approximately total file size (Size * 1024 bytes)
  52. CopyCount=27
  53. Dependencies=Apr2005_d3dx9_25_x86.cab
  54.  
  55.  
  56. ; ---- Windows XP 64bit ----
  57. [4.09.00.0904.00-4.09.00.0904.00_WinXP@64]
  58. NumberOfFiles=19
  59. Size=9413 ;approximately total file size (Size * 1024 bytes)
  60. CopyCount=27
  61. Dependencies=Apr2005_d3dx9_25_x86.cab
  62.  
  63.  
  64. ; ---- Windows Server 2003 ----
  65. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3]
  66. NumberOfFiles=19
  67. Size=9413 ;approximately total file size (Size * 1024 bytes)
  68. CopyCount=27
  69. Dependencies=Apr2005_d3dx9_25_x86.cab
  70.  
  71.  
  72. ; ---- Windows Server 2003 64bit ----
  73. [4.09.00.0904.00-4.09.00.0904.00_Srv2K3@64]
  74. NumberOfFiles=19
  75. Size=9413 ;approximately total file size (Size * 1024 bytes)
  76. CopyCount=27
  77. Dependencies=Apr2005_d3dx9_25_x86.cab
  78.  
  79.  
  80. ; ---- Windows XP Version 2003 and beyond ----
  81. [4.09.00.0904.00-4.09.00.0904.00_WinNT]
  82. NumberOfFiles=19
  83. Size=9413 ;approximately total file size (Size * 1024 bytes)
  84. CopyCount=27
  85. Dependencies=Apr2005_d3dx9_25_x86.cab
  86.  
  87.  
  88. ; ---- Windows XP Version 2003 and beyond 64bit ----
  89. [4.09.00.0904.00-4.09.00.0904.00_WinNT@64]
  90. NumberOfFiles=19
  91. Size=9413 ;approximately total file size (Size * 1024 bytes)
  92. CopyCount=27
  93. Dependencies=Apr2005_d3dx9_25_x86.cab
  94.  
  95.